PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package
/
PDFOutputIntent Class
/ setType Method
The output intent type.
Collapse All
Expand All
In This Topic
setType Method
In This Topic
Gets of sets the output intent type.
Syntax
public
void
setType(
PDFOutputIntentType
type
)
Parameters
type
The output intent type.
Exceptions
Exception
Description
java.lang.IllegalArgumentException
When type is
PDFOutputIntentType.UNKNOWN
.
See Also
Reference
PDFOutputIntent Class
PDFOutputIntent Members